For clarity , i haven t included exception - processing logic in the sample listings (為清楚起見,本文沒有在示例清單中加入異常處理邏輯。 )
To centralize all the request processing logic , we trimmed the r r template and removed all logic that would accept a request 為了集中所有的請求處理邏輯,我們調整了r & r模板,并刪除了所有會接受請求的邏輯。
In addition to centralizing all request processing logic authority into rnrmgr , we updated the schedmgr and router tasks 除了將所有的請求處理邏輯/權限集中到rnrmgr中之外,我們還更新了schedmgr和router任務。
It is better to consider the performance features of database design as soon as the user interface and the processing logic have been specified 更好的做法是,在指定了用戶界面和處理邏輯之后,立即考慮數據庫設計的性能特性。
Servlet filters are pluggable web components that allow us to implement pre - processing and post - processing logic in our web applications Servlet過濾器是可插入的web組件,它允許我們實現web應用程序中的預處理和后期處理邏輯。